-
Notifications
You must be signed in to change notification settings - Fork 2.4k
feat: boilerplate for express server localhost 1337 #803
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: boilerplate for express server localhost 1337 #803
Conversation
…er-calling-server-api-for-handling-fs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Initial code scaffold looks fine. I'm looking for how some of the shared extensions interface & logic (used across both server-only and nativeOS) will be refactored out given this PR. We should aim for as little code duplication as possible.
…er-calling-server-api-for-handling-fs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
Next step I suggest @linhtran174 @louis-jan
|
No description provided.